github.com/refraction-networking/utls.CertificateRequestInfo.ctx (field)

4 uses

	github.com/refraction-networking/utls (current package)
		common.go#L508: 	ctx context.Context
		common.go#L515: 	return c.ctx
		handshake_client.go#L1254: 		ctx:           ctx,
		handshake_client_tls13.go#L946: 		ctx:              hs.ctx,